type google.golang.org/grpc/encoding/proto.codecV2
5 uses
google.golang.org/grpc/encoding/proto (current package)
proto.go#L36: encoding.RegisterCodecV2(&codecV2{})
proto.go#L41: type codecV2 struct{}
proto.go#L43: func (c *codecV2) Marshal(v any) (data mem.BufferSlice, err error) {
proto.go#L85: func (c *codecV2) Unmarshal(data mem.BufferSlice, v any) (err error) {
proto.go#L110: func (c *codecV2) Name() string {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)